home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d13 / reveal12.arc / README.DOC < prev    next >
Text File  |  1991-05-06  |  2KB  |  65 lines

  1.  
  2.                          -- Reveal v1.2 --
  3.                       (C) 1990, 1991 by EbSoft
  4.  
  5. Reveal is the first in a series of programs from EbSoft designed 
  6. to teach programmers how to make tools to help them learn about 
  7. the workings of DOS and/or to help them to build professional 
  8. quality programs.  It was written with Microsoft's QuickBASIC v4.5 
  9. compiler, which is both powerful and easy to master, making it the 
  10. language of choice for many people, from novice to expert.
  11.  
  12. The program is distributed as shareware, and serves TWO purposes.  
  13. It is a very useful diagnostic tool as is stands, and can be 
  14. registered as such, or if  you want to know how this kind of 
  15. thing works, you can go the extra step and order the source code.
  16. With the fully-commented source is distributed a descriptive 
  17. article which helps to explain the purpose and flow of the 
  18. code.
  19.  
  20. Each of EbSoft's Programmer's Discovery series of programs is 
  21. written in native QuickBASIC code, using no external libraries 
  22. (except QB.QLB, which is included with the QB package).  Anyone 
  23. with the QuickBASIC compiler, version 4.0 or later, can write and 
  24. compile the types of programs included in this series.  Future 
  25. releases will contain tutorials covering the mixed-language 
  26. interface between QuickBASIC and assembly language, and will 
  27. contain both source and object code, so an assembler will not be 
  28. necessary.  Every package in the series will contain a very useful 
  29. program which can be used by programmers and non-programmers 
  30. alike.
  31.  
  32.  
  33. Registration:
  34.  
  35. You can register REVEAL by sending a cheque or money order to:
  36.  
  37. EbSoft
  38. 8 Darnock Court,
  39. Brampton,
  40. Ontario
  41. L6Z 2X3
  42. CANADA
  43.  
  44. Registration for REVEAL is $5.00.  This allows you to use Reveal 
  45. on your home or work machine.  If you want to use reveal on a few 
  46. machines, just multiply it out up to 5 machines.  $25 will buy a 
  47. site license for 5 machines up to 50.  Any more, let us know and 
  48. we'll come to an agreement. With registration, let us know what 
  49. the version number is at the top of this DOC file, and we'll send 
  50. you latest version of Reveal on disk if necessary.
  51.  
  52. If you want the source for Reveal, add a further $10.  We'll send 
  53. you a disk with the latest version of the program, the supporting 
  54. article, and the full, commented source.
  55.  
  56. Make sure you specify 5-1/4" or 3-1/2" diskette...
  57.  
  58. ------
  59. EbSoft
  60. ------
  61.         
  62.  
  63.  
  64.  
  65.